@charset "UTF-8";
/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

main { display: block; }

h1 { font-size: 2em; margin: 0.67em 0; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { background-color: transparent; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { padding: 0.35em 0.75em 0.625em; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-family: Helvetica, Verdana, "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif; -webkit-text-size-adjust: none; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 14px; color: #333333; background: #f5f7f8; min-width: 1200px; min-height: 100vh; }

body::-webkit-scrollbar { width: 10px; height: 10px; background-color: #ddd; border-radius: 10px; }

body::-webkit-scrollbar-track { border-radius: 5px; background-color: #ddd; }

body::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(40, 120, 255, 0.6); }

body::-webkit-scrollbar-thumb:hover { background: rgba(40, 120, 255, 0.6); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

input[type=date] { outline: none; border: none; }

a { text-decoration: none; color: #333333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #2878ff; outline-width: 0; }

video { border: none; outline: none; display: block; width: 100%; }

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

input[type=file] { cursor: pointer; }

::-moz-selection { background: #2878ff; color: #fff; }

::selection { background: #2878ff; color: #fff; }

::-moz-selection { background: #2878ff; color: #fff; }

img { width: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.uc-content { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; }

.uc-show { display: block !important; }

.uc-hide { display: none !important; }

.uc-h98 { width: 100%; height: 98px; }

.uc-bg { background-color: #fff; }

.uc-b { font-weight: bold; }

.uc-small { font-size: .875em; }

.uc-big { font-size: 1.25em; }

.uc-ma { margin-left: auto; margin-right: auto; }

.uc-lineCenter { text-decoration: line-through; }

.uc-del { text-decoration: line-through; color: #999999; margin-left: 20px; }

.uc-del:first-child { margin-left: 0; }

.animate, .uc-animate, .uc-revealOnScroll { opacity: 0; }

.uc-left { float: left; }

.uc-right { float: right; }

.uc-underline { text-decoration: underline !important; }

.uc-tLeft { text-align: left !important; }

.uc-tCenter { text-align: center !important; }

.uc-tRight { text-align: right !important; }

.uc-icon16 { width: 16px; height: 16px; }

.uc-icon20 { width: 20px; height: 20px; }

.uc-icon24 { width: 24px; height: 24px; }

.uc-icon28 { width: 28px; height: 28px; }

.uc-icon32 { width: 32px; height: 32px; }

.uc-icon36 { width: 36px; height: 36px; }

.uc-icon40 { width: 40px; height: 40px; }

.uc-icon44 { width: 44px; height: 44px; }

.uc-icon48 { width: 48px; height: 48px; }

.uc-icon50 { width: 50px; height: 50px; }

.uc-icon64 { width: 64px; height: 64px; }

.uc-icon70 { width: 70px; height: 70px; }

.uc-icon80 { width: 80px; height: 80px; }

.uc-icon90 { width: 90px; height: 90px; }

.uc-icon100 { width: 100px; height: 100px; }

.uc-icon120 { width: 120px; height: 120px; }

.uc-icon150 { width: 150px; height: 150px; }

.uc-icon200 { width: 200px; height: 200px; }

@font-face { font-family: "uc-font"; src: url("../fonts/iconfont.eot?t=1584354732377"); src: url("../fonts/iconfont.eot?t=1584354732377#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1584354732377") format("woff"), url("../fonts/iconfont.ttf?t=1584354732377") format("truetype"), url("../fonts/iconfont.svg?t=1584354732377#uc-font") format("svg"); }

.uc-font { font-family: "uc-font" !important; line-height: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.uc-checkbox-circle:before { content: "\e624"; }

.uc-checkbox-circle-on:before { content: "\e64f"; }

.uc-checkbox:before { content: "\e684"; }

.uc-checkbox-on:before { content: "\e67d"; }

.uc-checkbox-on-plain:before { content: "\e683"; }

.uc-radio-on:before { content: "\e7b3"; }

.uc-radio:before { content: "\e7b5"; }

.uc-arrow-left:before { content: "\e75b"; }

.uc-arrow-right:before { content: "\e75c"; }

.uc-arrow-right2:before { content: "\e6ae"; }

.uc-arrow-left2:before { content: "\e6d6"; }

.uc-arrow-down:before { content: "\e615"; }

.uc-arrow-top:before { content: "\e75d"; }

.uc-arrow-down2:before { content: "\e6a4"; }

.uc-arrow-top2:before { content: "\e6b2"; }

.uc-menu:before { content: "\e6a9"; }

.uc-close:before { content: "\e67f"; }

.uc-search:before { content: "\e66f"; }

.uc-add:before { content: "\e672"; }

.uc-reduce:before { content: "\e614"; }

.uc-next:before { content: "\e60c"; }

.uc-prev:before { content: "\e605"; }

.uc-arrow { position: relative; padding-right: 30px; }

.uc-arrow:after { content: '\e75c'; font-family: 'uc-font'; font-size: 1.4em; right: -10px; color: #999999; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-flex.start { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex.end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex.center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.uc-flex-col { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.uc-flex-col.start { -ms-flex-line-pack: start; align-content: start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex-col.end { -ms-flex-line-pack: end; align-content: end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex-col.center { -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

textarea { min-height: 120px; height: auto; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; width: 100%; }

input:-moz-placeholder { color: #ddd; }

::-webkit-input-placeholder { color: #ddd; }

input[type=text], input[type=password] { -webkit-appearance: none; }

[type=submit] { outline: none; }

[type=submit]:hover { opacity: .8; }

button { margin: 0; padding: 0; background: none; line-height: inherit; font-size: inherit; border: none; color: inherit; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

button:after { display: none; }

.uc-input, .uc-select, .uc-button, .uc-textarea { width: 100%; border: #eeeeee 1px solid; outline: none; height: 30px; line-height: 28px; border-radius: 5px; padding: 0 10px; }

.uc-input:hover, .uc-input:focus, .uc-select:hover, .uc-select:focus, .uc-button:hover, .uc-button:focus, .uc-textarea:hover, .uc-textarea:focus { border-color: #2878ff; }

.uc-btn { cursor: pointer; outline: none; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 30px; border-radius: 5px; padding: 0 10px; }

.uc-btn img { margin-right: 10px; }

.uc-btn:hover { opacity: .8; }

.uc-btn.blue { background-color: #2878ff; border: #2878ff 1px solid; color: #fff; }

.uc-btn.blue-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(40, 120, 255, 0.7)), to(#2878ff)); background: -webkit-linear-gradient(left, rgba(40, 120, 255, 0.7) 0%, #2878ff 100%); background: -o-linear-gradient(left, rgba(40, 120, 255, 0.7) 0%, #2878ff 100%); background: linear-gradient(to right, rgba(40, 120, 255, 0.7) 0%, #2878ff 100%); color: #fff; }

.uc-btn.blue-plain { color: #2878ff; border: #2878ff 1px solid; }

.uc-btn.blue-plain:hover { opacity: 1; background-color: #2878ff; color: #fff; }

.uc-btn.orange { background-color: #ff6328; border: #ff6328 1px solid; color: #fff; }

.uc-btn.orange-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(255, 99, 40, 0.7)), to(#ff6328)); background: -webkit-linear-gradient(left, rgba(255, 99, 40, 0.7) 0%, #ff6328 100%); background: -o-linear-gradient(left, rgba(255, 99, 40, 0.7) 0%, #ff6328 100%); background: linear-gradient(to right, rgba(255, 99, 40, 0.7) 0%, #ff6328 100%); color: #fff; }

.uc-btn.orange-plain { color: #ff6328; border: #ff6328 1px solid; }

.uc-btn.orange-plain:hover { opacity: 1; background-color: #ff6328; color: #fff; }

.uc-btn.red { background-color: #ff3f3f; border: #ff3f3f 1px solid; color: #fff; }

.uc-btn.red-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(255, 63, 63, 0.7)), to(#ff3f3f)); background: -webkit-linear-gradient(left, rgba(255, 63, 63, 0.7) 0%, #ff3f3f 100%); background: -o-linear-gradient(left, rgba(255, 63, 63, 0.7) 0%, #ff3f3f 100%); background: linear-gradient(to right, rgba(255, 63, 63, 0.7) 0%, #ff3f3f 100%); color: #fff; }

.uc-btn.red-plain { color: #ff3f3f; border: #ff3f3f 1px solid; }

.uc-btn.red-plain:hover { opacity: 1; background-color: #ff3f3f; color: #fff; }

.uc-btn.gray { background-color: #999999; border: #999999 1px solid; color: #fff; }

.uc-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999999 100%); color: #fff; }

.uc-btn.gray-plain { color: #999999; border: #999999 1px solid; }

.uc-btn.gray-plain:hover { opacity: 1; background-color: #999999; color: #fff; }

.uc-btn img { margin-right: 10px; }

.uc-radio, .uc-checkbox, .uc-checkbox-circle { width: 40px; height: 40px; position: relative; cursor: pointer; }

.uc-radio:after, .uc-checkbox:after, .uc-checkbox-circle:after { content: '\e7b5'; font-family: 'uc-font'; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; color: #dcdcdc; }

.uc-radio.on:after, .uc-checkbox.on:after, .uc-checkbox-circle.on:after { content: '\e7b3'; color: #2878ff; }

.uc-radio:before, .uc-checkbox:before, .uc-checkbox-circle:before { display: none; }

.uc-checkbox:after { content: '\e684'; }

.uc-checkbox.on:after { content: '\e67d'; }

.uc-checkbox-circle:after { content: '\e624'; }

.uc-checkbox-circle.on:after { content: '\e64f'; }

.uc-phColor { color: #ddd; }

.uc-blue { color: #2878ff !important; }

.uc-orange { color: #ff6328 !important; }

.uc-red { color: #ff3f3f !important; }

.uc-gray { color: #999999 !important; }

.uc-prvNxt { margin-top: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-prvNxt a { min-width: 40px; height: 40px; display: inline-block; border: #eeeeee 1px solid; line-height: 40px; margin: 0 6px; text-align: center; color: #999999; background-color: #fff; padding-left: 10px; padding-right: 10px; border-radius: 5px; }

.uc-prvNxt a:hover, .uc-prvNxt a.on { background-color: #2878ff; border-color: #2878ff; color: #fff; }

.uc-tag { display: inline-block; border-radius: 3px; padding: 0 5px; }

.uc-tag:empty { display: none; }

.uc-tag.blue { background-color: #2878ff; color: #fff; }

.uc-tag.orange { background-color: #ff6328; color: #fff; }

.uc-tag.red { background-color: #ff3f3f; color: #fff; }

.uc-tag.gray { background-color: rgba(153, 153, 153, 0.4); color: #fff; }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.uc-userPanel { height: 422px; background: url("images/banner.jpg") center center no-repeat; background-size: 1920px 422px; position: relative; }

.uc-userPanel .panel { width: 292px; height: 382px; background: #fff url("images/userPanel.jpg") center top no-repeat; background-size: cover; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 50%; margin-right: -600px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.uc-userPanel .top-box { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-height: 0; padding: 12px 25px; }

.uc-userPanel .bottom-box { border-top: #eeeeee 1px solid; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-userPanel .bottom-box .uc-btn { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; height: 60px; border-left: #eeeeee 1px solid; border-radius: 0; font-size: 16px; }

.uc-userPanel .bottom-box .uc-btn:first-child { border-left: none; }

.uc-userPanel .face { width: 86px; border-radius: 100%; height: 86px; overflow: hidden; margin: 0 auto 10px; }

.uc-userPanel .face img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-userPanel h3 { text-align: center; font-size: 16px; margin-bottom: 30px; }

.uc-userPanel .info li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 0; }

.uc-userPanel .info img { margin: 0 5px; display: block; }

.uc-userPanel .operate .uc-btn { width: 200px; border-radius: 5px; height: 50px; margin: 0 auto; font-size: 16px; opacity: .8; }

.g-reduceAddBox { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 15px; }

.g-reduceAddBox .btnReduce, .g-reduceAddBox .btnAdd { width: 32px; border-radius: 5px; height: 32px; border: #eeeeee 1px solid; line-height: 30px; text-align: center; cursor: pointer; color: #999999; }

.g-reduceAddBox .uc-input { text-align: center; margin: 0 5px; width: 60px; border-radius: 5px; height: 32px; background-color: #eeeeee; }

footer { background-color: #fff; padding: 10px 0 20px; }

footer img { display: block; }

footer .uc-content, footer .left, footer .right, footer .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

footer .item { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 6px 0; line-height: 20px; }

footer .item:last-child { margin-top: 10px; font-size: 12px; padding-bottom: 0; }

footer .item img { margin-right: 5px; }

footer .code { width: 100px; height: 100px; margin-right: 36px; }

footer .cpt { line-height: 20px; }

footer .cpt p { padding: 6px 0; }

footer .cpt p:last-child { padding-bottom: 0; }

footer .cpt span, footer .cpt a { margin: 0 5px; }

footer .line { margin: 0 40px; height: 60px; width: 1px; background-color: #dcdcdc; }

footer .logo { display: block; }

body { padding-top: 100px; }

header { position: fixed; z-index: 999; left: 0; width: 100vw; top: 0; background-color: #fff; }

header .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100px; }

header img { display: block; }

header .logo-box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

header .logo-box .name { font-size: 30px; color: #3e3e3e; border-left: #e5e5e5 1px solid; line-height: 55px; margin-left: 20px; padding-left: 20px; font-weight: bold; }

header .search { position: relative; }

header .search .uc-input { width: 414px; border-radius: 5px; height: 46px; border: #2878ff 2px solid; padding-left: 46px; }

header .search .uc-search { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 20px; font-size: 16px; }

header .search .uc-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; height: 46px; width: 80px; border-radius: 0 5px 5px 0; }

/*!
* -----------------------------------------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------                            各页面样式                           ----------------------------------------
* -----------------------------------------------------------------------------------------------------------------------------------------------------
* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------
* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------
* -----------------------------------------------------------------------------------------------------------------------------------------------------
*/
/* |01| */
.uc-section1-1 { padding-top: 20px; padding-bottom: 50px; }

.uc-section1-1 .filter { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 30px; }

.uc-section1-1 .filter .item { padding: 10px 20px; line-height: 44px; font-size: 20px; position: relative; }

.uc-section1-1 .filter .item.on { color: #2878ff; font-size: 24px; }

.uc-section1-1 .filter .item.on:after { content: ''; width: 55px; border-radius: 7px; height: 7px; background-color: #2878ff; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.uc-section1-1 .tab-con { display: none; }

.uc-section1-1 .tab-con:first-child { display: block; }

.uc-section1-1 .operate { margin-top: 50px; }

.uc-section1-1 .operate .uc-btn { width: 220px; border-radius: 5px; height: 64px; margin: 0 auto; font-size: 20px; }

.uc-section1-1 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-section1-1 .list li { width: 290px; border-radius: 5px; height: 394px; background-color: #fff; padding: 20px; margin-right: 13px; margin-bottom: 15px; font-size: 16px; line-height: 1.5em; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-section1-1 .list li:nth-child(4n) { margin-right: 0; }

.uc-section1-1 .list li:hover { -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); }

.uc-section1-1 .list .img { width: 100%; height: 180px; overflow: hidden; }

.uc-section1-1 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section1-1 .list h3 { font-size: 20px; }

.uc-section1-1 .list .price { font-size: 20px; padding: 10px 0; color: #ff6328; }

/* |02| */
.uc-section2-1 { padding: 45px 0; min-height: 400px; }

.uc-section2-1 .title { line-height: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; }

.uc-section2-1 .title b { font-size: 30px; }

.uc-section2-1 .box { background-color: #fff; padding: 0 10px; margin-bottom: 10px; }

.uc-section2-1 .product table { width: 100%; }

.uc-section2-1 .product th { height: 50px; }

.uc-section2-1 .product tr { border-bottom: #eeeeee 1px solid; }

.uc-section2-1 .product tr:first-child { border-bottom-color: #bfbfbf; }

.uc-section2-1 .product tr:last-child { border-bottom: none; }

.uc-section2-1 .product td { padding: 15px 0; position: relative; }

.uc-section2-1 .product th, .uc-section2-1 .product td { text-align: center; }

.uc-section2-1 .product th:first-child, .uc-section2-1 .product td:first-child { text-align: left; }

.uc-section2-1 .product .uc-checkbox { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-section2-1 .product .link { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: 500px; margin-left: 50px; }

.uc-section2-1 .product .img { width: 113px; border-radius: 5px; height: 100px; overflow: hidden; border: #eeeeee 1px solid; margin-right: 30px; }

.uc-section2-1 .product .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section2-1 .product .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; font-size: 16px; line-height: 26px; }

.uc-section2-1 .g-reduceAddBox { margin-top: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.uc-section2-1 .g-reduceAddBox .btnReduce, .uc-section2-1 .g-reduceAddBox .btnAdd { border-radius: 0; }

.uc-section2-1 .g-reduceAddBox .uc-input { border-radius: 0; background-color: transparent; margin: 0; border-left: none; border-right: none; }

.uc-section2-1 .total { height: 100px; }

.uc-section2-1 .total, .uc-section2-1 .total .right, .uc-section2-1 .total .btn-all { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-section2-1 .total span { margin-left: 2em; }

.uc-section2-1 .total .uc-checkbox { width: 24px; }

.uc-section2-1 .operate { margin-top: 50px; }

.uc-section2-1 .operate .uc-btn { width: 220px; border-radius: 5px; height: 64px; margin: 0 auto; font-size: 20px; }

.uc-section2-1 .form { padding-top: 20px; padding-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-section2-1 .form li { padding: 10px 0; width: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-section2-1 .form .txt { min-width: 6em; margin-right: 20px; }

.uc-section2-1 .form .uc-input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; border-radius: 0; height: 40px; border-color: #d7d7d7; max-width: 400px; }

.uc-section2-1 .form .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; position: relative; }

.uc-section2-1 .form .tips { margin-left: 10px; }

.uc-section2-1 .form .uc-tag { margin-left: 5px; width: 16px; border-radius: 100%; height: 16px; background-color: #c3c3c3; color: #fff; line-height: 16px; text-align: center; padding: 0; }

.uc-section2-1 .form .title { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 40px; }

.city-picker-input { opacity: 0 !important; top: -9999px; left: -9999px; position: absolute; }

.city-picker-span { position: relative; display: block; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background-color: #fff; color: #ccc; cursor: pointer; border: #d7d7d7 1px solid; }

.city-picker-span > .placeholder { color: #aaa; }

.city-picker-span > .arrow { position: absolute; top: 50%; right: 8px; width: 10px; margin-top: -3px; height: 5px; background: url(../images/drop-arrow.png) -10px -25px no-repeat; }

.city-picker-span.open { border-bottom-color: #46A4FF; }

.city-picker-span.open > .arrow { background-position: -10px -10px; }

.city-picker-span > .title > span { color: #333; padding: 0 10px; }

.city-picker-span > .title > span:hover { background-color: #f1f8ff; }

.city-picker-dropdown { position: absolute; width: 315px; left: -9999px; top: -9999px; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 999999; display: none; min-width: 330px; margin-bottom: 20px; }

.city-select-wrap { -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); }

.city-select-tab { border-bottom: 1px solid #ccc; background: #f0f0f0; font-size: 13px; }

.city-select-tab > a { display: inline-block; padding: 8px 22px; border-left: 1px solid #ccc; border-bottom: 1px solid transparent; color: #4D4D4D; text-align: center; outline: 0; text-decoration: none; cursor: pointer; font-size: 14px; margin-bottom: -1px; }

.city-select-tab > a.active { background: #fff; border-bottom: 1px solid #fff; color: #46A4FF; }

.city-select-tab > a:first-child { border-left: none; }

.city-select-tab > a:last-child.active { border-right: 1px solid #ccc; }

.city-select-content { width: 100%; min-height: 10px; background-color: #fff; padding: 10px 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.city-select { font-size: 13px; }

.city-select dl { line-height: 2; clear: both; padding: 3px 0; margin: 0; }

.city-select dt { position: absolute; width: 2.5em; font-weight: 500; text-align: right; line-height: 2; }

.city-select dd { margin-left: 0; line-height: 2; }

.city-select.province dd { margin-left: 3em; }

.city-select a { display: inline-block; padding: 0 10px; outline: 0; text-decoration: none; white-space: nowrap; margin-right: 2px; text-decoration: none; color: #333; cursor: pointer; }

.city-select a:hover, .city-select a:focus { background-color: #f1f8ff; border-radius: 2px; color: #46A4FF; }

.city-select a.active { background-color: #46A4FF; color: #fff; border-radius: 2px; }

/* |03| */
.uc-section3-1 { padding: 45px 0 35px; min-height: 400px; }

.uc-section3-1 .title { line-height: 70px; font-size: 30px; font-weight: bold; }

.uc-section3-1 .box { background-color: #fff; padding: 0 10px; margin-bottom: 10px; }

.uc-section3-1 .product table { width: 100%; }

.uc-section3-1 .product th { height: 50px; }

.uc-section3-1 .product tr { border-bottom: #eeeeee 1px solid; }

.uc-section3-1 .product tr:first-child { border-bottom-color: #bfbfbf; text-align: left; }

.uc-section3-1 .product tr:last-child { border-bottom: none; }

.uc-section3-1 .product td { padding: 15px 0; }

.uc-section3-1 .product th, .uc-section3-1 .product td { text-align: center; }

.uc-section3-1 .product th:first-child, .uc-section3-1 .product td:first-child { text-align: left; }

.uc-section3-1 .product .link { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: 500px; }

.uc-section3-1 .product .img { width: 113px; border-radius: 5px; height: 100px; overflow: hidden; border: #eeeeee 1px solid; margin-right: 30px; }

.uc-section3-1 .product .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section3-1 .product .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; font-size: 16px; line-height: 26px; }

.uc-section3-1 .info { background: #fff url("images/bg3.png") center top no-repeat; background-size: 100% auto; padding-top: 20px; padding-bottom: 20px; }

.uc-section3-1 .info li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 0; line-height: 20px; }

.uc-section3-1 .info .txt { min-width: 5em; display: inline-block; margin-right: 10px; }

.uc-section3-1 .info img { display: block; margin-right: 5px; }

/* |04| */
.uc-section4-1 { padding: 45px 0 75px; min-height: 400px; }

.uc-section4-1 .title { line-height: 70px; font-size: 30px; font-weight: bold; }

.uc-section4-1 .list { background-color: #fff; border-radius: 5px; padding: 0 10px; }

.uc-section4-1 .list li { padding: 20px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: #eeeeee 1px solid; }

.uc-section4-1 .list li:last-child { border-bottom: none; }

.uc-section4-1 .list .con { width: 50%; }

.uc-section4-1 .list .con p { color: #999999; margin-top: 5px; }

.uc-section4-1 .list .status { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.uc-section4-1 .list .uc-btn { width: 80px; border-radius: 5px; height: 40px; background-color: #50a1f7; border: none; }

.uc-section4-1 .list h3 { font-size: 16px; }
